|
Kid is a simple template engine for XML-based vocabularies written in Python. Kid claims to have many of the best features of XSLT, TAL, and PHP, but "with much of the limitations and complexity stamped out". Kid initially acted as the Controller component of the TurboGears framework in the framework's version 1.x implementation; however, the TurboGears project team has since replaced it with Genshi, citing perceived performance advantages.〔(Replacing Kid with Genshi ), A Brief Introduction to Kid Templates — TurboGears v1.0 documentation〕 Kid is used by the Fedora Project in the repoview utility 〔(Repoview at Fedora Hosted )〕 which creates a set of static HTML pages within a YUM repository. == Example == Python part: Template part: 抄文引用元・出典: フリー百科事典『 ウィキペディア(Wikipedia)』 ■ウィキペディアで「Kid (templating language)」の詳細全文を読む スポンサード リンク
|